Open
Conversation
1ec8327 to
24d9bd7
Compare
Get windows submodule
Can we build with mingw?
Try setting a qmake spec...
Use mingw32-make, not make...
What's in the 5.5 folder anyway?
Install qt5 and g++ 4.9.
Run apt-get update.
Add ppa and install g++ 5 instead.
Oops.
Oops, again.
Add repository without keyboard input...
Install gcc-5 because well why not
Fine, have it your way, no g++ 5.
What if I run apt-get update without adding a new ppa?
Add ppa, but don't apt-get update.
Don't add the ppa, either...
Attempting to purge old qt package, as per Circle CI support's instructions.
What happens if we try to build?
g++ 4.9, then?
3b32593 to
147b116
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Do not merge (yet), do not close
Sandbox for getting the project to build on Circle CI. Don't merge unless I say I'm ready, or history will look pretty bad...
STATUS: Something's wrong with Circle CI's package sources, so installing packages takes a while and some can't even be installed at the moment.